CIMPLICITY Configuration REST API Web Service
CIMPLICITY Configuration REST API Web Service / All Operations Resource Group / /service-settings (Get)
Get/service-settings
Description
returns settings that can be used by the client
200 Response

The response body is of type ServerSettings.

results from the call

Overview

ServerSettings
The results of the Settings Get.
MaxReadRequestObjects : number
MaxWriteRequestObjects : number
Fault Responses
FaultDescription
This fault returns a response body of type ProblemDetails.
General error
Remarks
Returns JSON containing settings that the client can use to make calls more efficient.
See Also